Skip to content

Commit

Permalink
update demo
Browse files Browse the repository at this point in the history
  • Loading branch information
goranalkovic-infinum committed Jul 9, 2024
1 parent 10daad1 commit 9430307
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/App.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -2464,6 +2464,14 @@ function App() {
>
<div className='es-uic-h-40 es-uic-w-full es-uic-rounded-md es-uic-bg-gray-300' />
</ContainerPanel>

<ContainerPanel
title='Demo'
use={cpOpen}
closable
>
<div className='es-uic-h-40 es-uic-w-full es-uic-rounded-md es-uic-bg-gray-300' />
</ContainerPanel>
</TabPanel>
<TabPanel className='es-uic-m-5 es-uic-w-96 es-uic-space-y-4 !es-uic-p-5'>
<HStack className='es-uic-max-w-72'>
Expand Down

0 comments on commit 9430307

Please sign in to comment.