Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
sstraatemans committed Nov 1, 2024
1 parent 84aec9b commit 4ba92fc
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -208,6 +208,10 @@ export const Primary: IStory = {
const InnerLayoutFull = () => {
return (
<SideBarLayout
location={{
url: 'https://kadena.io',
push: console.log,
}}
logo={
<a href="https://kadena.io" target="_blank" rel="noreferrer">
<KadenaLogo height={40} />
Expand Down

0 comments on commit 4ba92fc

Please sign in to comment.