index
:
Apps
master
Productivity apps (next.js, mongodb)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
Calculator
/
index.js
blob: 4a7ef434bc0d5b9e11c7d525da27b92404544f55 (
plain
) (
blame
)
1
2
3
import
Calculator
from
'./components/App'
export
default
Calculator