Created Footer Component and Configure Theme

This commit is contained in:
aftabrehan
2024-02-02 12:23:05 +05:00
parent 757f581fe8
commit 306ae685d6
17 changed files with 206 additions and 20 deletions

View File

@@ -23,7 +23,7 @@ export const SectionWrapper = ({
label="All"
variant="secondary"
icon={<AngleRightIcon />}
className="hidden sm:flex"
className="hidden sm:flex h-9"
/>
)}
</div>