Skip to content

Commit

Permalink
fix build and preview action
Browse files Browse the repository at this point in the history
Signed-off-by: lakshya <[email protected]>
  • Loading branch information
lakshz committed Feb 26, 2024
1 parent 2e1f7dd commit d35d57c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Features/style.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import styled, { keyframes } from "styled-components";
import styled from "styled-components";

export const Container = styled.div`
border-radius: 1rem;
Expand Down

0 comments on commit d35d57c

Please sign in to comment.