⚰️ Remove allowTransparency from dashdot

This commit is contained in:
ajnart
2022-08-08 13:45:12 +02:00
parent 9a53f5d1ee
commit f9caf6ef26

View File

@@ -237,7 +237,6 @@ export function DashdotComponent() {
: '' : ''
}`} }`}
frameBorder="0" frameBorder="0"
allowTransparency
/> />
))} ))}
</div> </div>