diff --git a/playground/src/components/FullPlayground.tsx b/playground/src/components/FullPlayground.tsx
index 538aef9..f89966b 100644
--- a/playground/src/components/FullPlayground.tsx
+++ b/playground/src/components/FullPlayground.tsx
@@ -1115,7 +1115,7 @@ export function ThemedAppView(props: { datastore: DataStore }) {
{currentItem?.kind === DataStoreItemKind.ASSERTIONS && (
}
>
@@ -1126,7 +1126,7 @@ export function ThemedAppView(props: { datastore: DataStore }) {
{currentItem?.kind === DataStoreItemKind.EXPECTED_RELATIONS && (
}
>