Skip to content

Commit

Permalink
Merge branch 'website' of github.com:saas-js/saas-ui into website
Browse files Browse the repository at this point in the history
  • Loading branch information
Pagebakers committed Dec 20, 2023
2 parents b601a8f + 09da1f7 commit 01789b0
Show file tree
Hide file tree
Showing 2 changed files with 2,011 additions and 252 deletions.
5 changes: 1 addition & 4 deletions apps/website/src/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -257,16 +257,13 @@ const Home = () => {
inset="0"
transitionProperty="common"
transitionDuration="normal"
boxShadow="lg"
>
<Button
as="a"
target="_blank"
href="https://demo.saas-ui.dev"
variant="solid"
colorScheme="white"
borderColor="gray.800"
borderWidth="2px"
colorScheme="neutral"
size="lg"
rounded="full"
>
Expand Down
Loading

0 comments on commit 01789b0

Please sign in to comment.