From 72a0833c3b34e7bac8896a20e3ff3c83b329599c Mon Sep 17 00:00:00 2001 From: Pete Gonzalez <4673363+octogonz@users.noreply.github.com> Date: Thu, 7 Apr 2022 15:41:45 -0700 Subject: [PATCH] Improve presentation of "illustrative purposes" notice --- playground/src/PlaygroundView.tsx | 3 --- playground/src/samples/basicSample.ts | 3 +++ 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/playground/src/PlaygroundView.tsx b/playground/src/PlaygroundView.tsx index 1f5d6b8..465644d 100644 --- a/playground/src/PlaygroundView.tsx +++ b/playground/src/PlaygroundView.tsx @@ -156,9 +156,6 @@ export class PlaygroundView extends React.Component -
- TSDoc does not parse Typescript. Typescript code used here is for illustrative purposes only. -