fix: remove unsupported shader background prop
This commit is contained in:
parent
7946b8d017
commit
0ec5b49e8a
1 changed files with 0 additions and 1 deletions
|
|
@ -12,7 +12,6 @@ export default function BackgroundPaperShadersWrapper() {
|
|||
colors={["#000000", "#1a1a1a", "#333333", "#ffffff"]}
|
||||
speed={speed * 0.5}
|
||||
wireframe="true"
|
||||
backgroundColor="#000000"
|
||||
/>
|
||||
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue