Add noise preview

This commit is contained in:
Misode
2021-10-21 02:32:11 +02:00
parent 749a54802d
commit 794a094e7e
6 changed files with 152 additions and 2 deletions

View File

@@ -3,6 +3,7 @@ import type { VersionId } from '../../Schemas'
export * from './BiomeSourcePreview'
export * from './DecoratorPreview'
export * from './NoisePreview'
export * from './NoiseSettingsPreview'
export type PreviewProps = {