nickslick03 / messiah-meal-planner

1 stars 0 forks source link

Container components #8

Closed cdrice26 closed 1 month ago

cdrice26 commented 1 month ago

Added container components, and relevant types. App.ts is currently a demo that shows these components in action. Also added tests for the new ImportanceIndex type and the formatCurrency function. I will change the blue-500 to messiah-blue once the tailwind config is updated.

nickslick03 commented 1 month ago

wrapped the button text in a div to try and center it a bit - we should consider importing an icon library. Everything looks awesome!