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