diff --git a/client/src/components/Modal.vue b/client/src/components/Modal.vue index 6dc7728..80b99c3 100644 --- a/client/src/components/Modal.vue +++ b/client/src/components/Modal.vue @@ -1,5 +1,5 @@ @@ -13,30 +13,30 @@ import BaseButton from "@components/baseComponents/BaseButton.vue"; Primary: - Main - Hover - Active - Disabled + Main + Hover + Active + Disabled - Secondary: + Secondary: - Main - Hover - Active - Disabled + Main + Hover + Active + Disabled - Buttons: + Buttons: - Primary Button - Secondary Button - Submit Button - Danger Button + Primary Button + Secondary Button + Submit Button + Danger Button