aboutsummaryrefslogtreecommitdiff
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