add banner

This commit is contained in:
plebeius.eth
2024-04-18 17:14:14 +02:00
parent 38e958bed8
commit 6a55abc11c
2 changed files with 1 additions and 1 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 403 KiB

+1 -1
View File
@@ -3,7 +3,7 @@ import { useSubplebbit } from '@plebbit/plebbit-react-hooks';
import { useState } from 'react'; import { useState } from 'react';
import styles from './board-banner.module.css'; import styles from './board-banner.module.css';
const totalBanners = 52; const totalBanners = 53;
const ImageBanner = () => { const ImageBanner = () => {
const [imagePath] = useState(() => { const [imagePath] = useState(() => {