From b10617ae5a9db5621b1c8c189ee32e40e7497327 Mon Sep 17 00:00:00 2001 From: Eric Arellano <14852634+Eric-Arellano@users.noreply.github.com> Date: Fri, 19 Jan 2024 10:17:05 -0500 Subject: [PATCH] Fix setting class name for videos (#648) Even though this looks like an HTML element, it's rendered by React so apparently needs to be called `className`. --- README.md | 2 +- docs/run/sessions.mdx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 72215c8c4dd..3e617f6afd7 100644 --- a/README.md +++ b/README.md @@ -309,7 +309,7 @@ Videos are stored in the `public/videos` folder. You should use subfolders to or To add a video: ```markdown -