Skip to content

Commit

Permalink
fix: update in broken stylesheet
Browse files Browse the repository at this point in the history
  • Loading branch information
omariosouto committed Jan 22, 2022
1 parent 5f42057 commit 8b1ed10
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/core/stylesheet/stylesheet.ts
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@ export interface StyleSheet {
srOnly?: boolean;
borderStyle?: string;
overflow?: ResponsiveProperty<string> | string;
position?: ResponsiveProperty<string> | string;
resize?: ResponsiveProperty<string> | string;
textDecoration?: ResponsiveProperty<string> | string;
transition?: ResponsiveProperty<string> | string;
Expand Down

3 comments on commit 8b1ed10

@vercel
Copy link

@vercel vercel bot commented on 8b1ed10 Jan 22, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on 8b1ed10 Jan 22, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on 8b1ed10 Jan 22, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

sknui-demobase-react – ./examples/demo_base

sknui-demobase-react-skynexui.vercel.app
sknui-demobase-react.vercel.app
sknui-demobase-react-git-main-skynexui.vercel.app

Please sign in to comment.