File tree 1 file changed +9
-2
lines changed
1 file changed +9
-2
lines changed Original file line number Diff line number Diff line change 1
1
---
2
- name : Base Component
2
+ name : Component/Base
3
3
about : Parent issue for adding sub-issues related to this component.
4
4
title : ' '
5
5
labels : ' 🧩 base component'
@@ -8,7 +8,7 @@ type: 'Feature'
8
8
---
9
9
10
10
### 📝 Description
11
- <!-- Generic descripton of the component, a screenshot if available -->
11
+ <!-- Generic description of the component, a screenshot if available -->
12
12
13
13
### 🎨 Design
14
14
<!-- Link to the Figma Design File if available -->
@@ -22,5 +22,12 @@ type: 'Feature'
22
22
### 🔄 Dependencies & Related Components
23
23
<!-- List related components or dependencies -->
24
24
25
+ ### 🔮 Tokens
26
+ <!-- List necessary tokens for this component -->
27
+
28
+ ``` yml
29
+ post-button-bg-color : # 050400
30
+ ` ` `
31
+
25
32
### 🔗 References
26
33
<!-- Add references to other Design Systems that implement this component, for example from the [component gallery](https://component.gallery/) -->
You can’t perform that action at this time.
0 commit comments