mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2026-04-02 22:06:04 +00:00
Fix className in class
Signed-off-by: Pascal Brand <pascal.brand38@gmail.com>
This commit is contained in:
@@ -46,10 +46,10 @@ const metadata = {
|
||||
<br /><br />
|
||||
<Carousel
|
||||
list={[
|
||||
{ src: '/remote.jpg', className: 'rounded-[15px] border border-gray-700' },
|
||||
{ src: '/main.png', className: 'rounded-[15px] border border-gray-700' },
|
||||
{ src: '/console.png', className: 'rounded-[15px] border border-gray-700' },
|
||||
{ src: '/custom.png', className: 'rounded-[15px] border border-gray-700' },
|
||||
{ src: '/remote.jpg', class: 'rounded-[15px] border border-gray-700' },
|
||||
{ src: '/main.png', class: 'rounded-[15px] border border-gray-700' },
|
||||
{ src: '/console.png', class: 'rounded-[15px] border border-gray-700' },
|
||||
{ src: '/custom.png', class: 'rounded-[15px] border border-gray-700' },
|
||||
]}
|
||||
/>
|
||||
</Fragment>
|
||||
|
||||
@@ -50,10 +50,10 @@ const metadata = {
|
||||
<br /><br />
|
||||
<Carousel
|
||||
list={[
|
||||
{ src: '/remote.jpg', className: 'rounded-[15px] border border-gray-700' },
|
||||
{ src: '/main.png', className: 'rounded-[15px] border border-gray-700' },
|
||||
{ src: '/console.png', className: 'rounded-[15px] border border-gray-700' },
|
||||
{ src: '/custom.png', className: 'rounded-[15px] border border-gray-700' },
|
||||
{ src: '/remote.jpg', class: 'rounded-[15px] border border-gray-700' },
|
||||
{ src: '/main.png', class: 'rounded-[15px] border border-gray-700' },
|
||||
{ src: '/console.png', class: 'rounded-[15px] border border-gray-700' },
|
||||
{ src: '/custom.png', class: 'rounded-[15px] border border-gray-700' },
|
||||
]}
|
||||
/>
|
||||
</Fragment>
|
||||
|
||||
@@ -46,10 +46,10 @@ const metadata = {
|
||||
<br /><br />
|
||||
<Carousel
|
||||
list={[
|
||||
{ src: '/remote.jpg', className: 'rounded-[15px] border border-gray-700' },
|
||||
{ src: '/main.png', className: 'rounded-[15px] border border-gray-700' },
|
||||
{ src: '/console.png', className: 'rounded-[15px] border border-gray-700' },
|
||||
{ src: '/custom.png', className: 'rounded-[15px] border border-gray-700' },
|
||||
{ src: '/remote.jpg', class: 'rounded-[15px] border border-gray-700' },
|
||||
{ src: '/main.png', class: 'rounded-[15px] border border-gray-700' },
|
||||
{ src: '/console.png', class: 'rounded-[15px] border border-gray-700' },
|
||||
{ src: '/custom.png', class: 'rounded-[15px] border border-gray-700' },
|
||||
]}
|
||||
/>
|
||||
</Fragment>
|
||||
|
||||
@@ -46,10 +46,10 @@ const metadata = {
|
||||
<br /><br />
|
||||
<Carousel
|
||||
list={[
|
||||
{ src: '/remote.jpg', className: 'rounded-[15px] border border-gray-700' },
|
||||
{ src: '/main.png', className: 'rounded-[15px] border border-gray-700' },
|
||||
{ src: '/console.png', className: 'rounded-[15px] border border-gray-700' },
|
||||
{ src: '/custom.png', className: 'rounded-[15px] border border-gray-700' },
|
||||
{ src: '/remote.jpg', class: 'rounded-[15px] border border-gray-700' },
|
||||
{ src: '/main.png', class: 'rounded-[15px] border border-gray-700' },
|
||||
{ src: '/console.png', class: 'rounded-[15px] border border-gray-700' },
|
||||
{ src: '/custom.png', class: 'rounded-[15px] border border-gray-700' },
|
||||
]}
|
||||
/>
|
||||
</Fragment>
|
||||
|
||||
@@ -47,10 +47,10 @@ const metadata = {
|
||||
<br /><br />
|
||||
<Carousel
|
||||
list={[
|
||||
{ src: '/remote.jpg', className: 'rounded-[15px] border border-gray-700' },
|
||||
{ src: '/main.png', className: 'rounded-[15px] border border-gray-700' },
|
||||
{ src: '/console.png', className: 'rounded-[15px] border border-gray-700' },
|
||||
{ src: '/custom.png', className: 'rounded-[15px] border border-gray-700' },
|
||||
{ src: '/remote.jpg', class: 'rounded-[15px] border border-gray-700' },
|
||||
{ src: '/main.png', class: 'rounded-[15px] border border-gray-700' },
|
||||
{ src: '/console.png', class: 'rounded-[15px] border border-gray-700' },
|
||||
{ src: '/custom.png', class: 'rounded-[15px] border border-gray-700' },
|
||||
]}
|
||||
/>
|
||||
</Fragment>
|
||||
|
||||
@@ -46,10 +46,10 @@ const metadata = {
|
||||
<br /><br />
|
||||
<Carousel
|
||||
list={[
|
||||
{ src: '/remote.jpg', className: 'rounded-[15px] border border-gray-700' },
|
||||
{ src: '/main.png', className: 'rounded-[15px] border border-gray-700' },
|
||||
{ src: '/console.png', className: 'rounded-[15px] border border-gray-700' },
|
||||
{ src: '/custom.png', className: 'rounded-[15px] border border-gray-700' },
|
||||
{ src: '/remote.jpg', class: 'rounded-[15px] border border-gray-700' },
|
||||
{ src: '/main.png', class: 'rounded-[15px] border border-gray-700' },
|
||||
{ src: '/console.png', class: 'rounded-[15px] border border-gray-700' },
|
||||
{ src: '/custom.png', class: 'rounded-[15px] border border-gray-700' },
|
||||
]}
|
||||
/>
|
||||
</Fragment>
|
||||
|
||||
@@ -45,10 +45,10 @@ const metadata = {
|
||||
<br /><br />
|
||||
<Carousel
|
||||
list={[
|
||||
{ src: '/remote.jpg', className: 'rounded-[15px] border border-gray-700' },
|
||||
{ src: '/main.png', className: 'rounded-[15px] border border-gray-700' },
|
||||
{ src: '/console.png', className: 'rounded-[15px] border border-gray-700' },
|
||||
{ src: '/custom.png', className: 'rounded-[15px] border border-gray-700' },
|
||||
{ src: '/remote.jpg', class: 'rounded-[15px] border border-gray-700' },
|
||||
{ src: '/main.png', class: 'rounded-[15px] border border-gray-700' },
|
||||
{ src: '/console.png', class: 'rounded-[15px] border border-gray-700' },
|
||||
{ src: '/custom.png', class: 'rounded-[15px] border border-gray-700' },
|
||||
]}
|
||||
/>
|
||||
</Fragment>
|
||||
|
||||
@@ -45,10 +45,10 @@ const metadata = {
|
||||
<br /><br />
|
||||
<Carousel
|
||||
list={[
|
||||
{ src: '/remote.jpg', className: 'rounded-[15px] border border-gray-700' },
|
||||
{ src: '/main.png', className: 'rounded-[15px] border border-gray-700' },
|
||||
{ src: '/console.png', className: 'rounded-[15px] border border-gray-700' },
|
||||
{ src: '/custom.png', className: 'rounded-[15px] border border-gray-700' },
|
||||
{ src: '/remote.jpg', class: 'rounded-[15px] border border-gray-700' },
|
||||
{ src: '/main.png', class: 'rounded-[15px] border border-gray-700' },
|
||||
{ src: '/console.png', class: 'rounded-[15px] border border-gray-700' },
|
||||
{ src: '/custom.png', class: 'rounded-[15px] border border-gray-700' },
|
||||
]}
|
||||
/>
|
||||
</Fragment>
|
||||
|
||||
@@ -46,10 +46,10 @@ const metadata = {
|
||||
<br /><br />
|
||||
<Carousel
|
||||
list={[
|
||||
{ src: '/remote.jpg', className: 'rounded-[15px] border border-gray-700' },
|
||||
{ src: '/main.png', className: 'rounded-[15px] border border-gray-700' },
|
||||
{ src: '/console.png', className: 'rounded-[15px] border border-gray-700' },
|
||||
{ src: '/custom.png', className: 'rounded-[15px] border border-gray-700' },
|
||||
{ src: '/remote.jpg', class: 'rounded-[15px] border border-gray-700' },
|
||||
{ src: '/main.png', class: 'rounded-[15px] border border-gray-700' },
|
||||
{ src: '/console.png', class: 'rounded-[15px] border border-gray-700' },
|
||||
{ src: '/custom.png', class: 'rounded-[15px] border border-gray-700' },
|
||||
]}
|
||||
/>
|
||||
</Fragment>
|
||||
|
||||
@@ -46,10 +46,10 @@ const metadata = {
|
||||
<br /><br />
|
||||
<Carousel
|
||||
list={[
|
||||
{ src: '/remote.jpg', className: 'rounded-[15px] border border-gray-700' },
|
||||
{ src: '/main.png', className: 'rounded-[15px] border border-gray-700' },
|
||||
{ src: '/console.png', className: 'rounded-[15px] border border-gray-700' },
|
||||
{ src: '/custom.png', className: 'rounded-[15px] border border-gray-700' },
|
||||
{ src: '/remote.jpg', class: 'rounded-[15px] border border-gray-700' },
|
||||
{ src: '/main.png', class: 'rounded-[15px] border border-gray-700' },
|
||||
{ src: '/console.png', class: 'rounded-[15px] border border-gray-700' },
|
||||
{ src: '/custom.png', class: 'rounded-[15px] border border-gray-700' },
|
||||
]}
|
||||
/>
|
||||
</Fragment>
|
||||
|
||||
@@ -45,10 +45,10 @@ const metadata = {
|
||||
<br /><br />
|
||||
<Carousel
|
||||
list={[
|
||||
{ src: '/remote.jpg', className: 'rounded-[15px] border border-gray-700' },
|
||||
{ src: '/main.png', className: 'rounded-[15px] border border-gray-700' },
|
||||
{ src: '/console.png', className: 'rounded-[15px] border border-gray-700' },
|
||||
{ src: '/custom.png', className: 'rounded-[15px] border border-gray-700' },
|
||||
{ src: '/remote.jpg', class: 'rounded-[15px] border border-gray-700' },
|
||||
{ src: '/main.png', class: 'rounded-[15px] border border-gray-700' },
|
||||
{ src: '/console.png', class: 'rounded-[15px] border border-gray-700' },
|
||||
{ src: '/custom.png', class: 'rounded-[15px] border border-gray-700' },
|
||||
]}
|
||||
/>
|
||||
</Fragment>
|
||||
|
||||
Reference in New Issue
Block a user