1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-07-28 17:20:13 +02:00

add subs details in profile modal

This commit is contained in:
Kushagra Gour
2024-03-19 15:53:02 +05:30
parent 22a4361baa
commit 14bc964aa4
8 changed files with 284 additions and 46 deletions

View File

@@ -32,7 +32,7 @@ const sizes = {
export const Text = forwardRef(
(
{
size = 0,
size = 1,
weight = 'normal',
tag,
style = 'normal',