index
:
budget
main
Share payments with a group of people.
Joris
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
client
/
src
/
Component.hs
blob: 4c9541b3378c38ee838e76b0eda05992f53a71f7 (
plain
)
1
2
3
4
module
Component
(
module
X
)
where
import
Component.Button
as
X
import
Component.Input
as
X