mirror of
https://github.com/acid-info/lsd.git
synced 2025-01-12 10:04:24 +00:00
fix(lsd-react): update typography variant names
This commit is contained in:
parent
a7695e96e2
commit
a5b3af33b7
@ -13,6 +13,8 @@ export const THEME_BREAKPOINTS = ['xs', 'sm', 'md', 'lg', 'xl'] as Breakpoints[]
|
||||
export const THEME_TYPOGRAPHY_VARIANTS = [
|
||||
'display1',
|
||||
'display2',
|
||||
'display3',
|
||||
'display4',
|
||||
'h1',
|
||||
'h2',
|
||||
'h3',
|
||||
@ -23,7 +25,6 @@ export const THEME_TYPOGRAPHY_VARIANTS = [
|
||||
'subtitle2',
|
||||
'subtitle3',
|
||||
'subtitle4',
|
||||
'subtitle5',
|
||||
'body1',
|
||||
'body2',
|
||||
'body3',
|
||||
|
Loading…
x
Reference in New Issue
Block a user