From 6dcd1727eb9d5dbfcb8f6e9599ada10d33063bac Mon Sep 17 00:00:00 2001 From: Simeon Simeonov Date: Wed, 18 Jan 2023 21:12:31 +0100 Subject: Remove some old presentations --- reveal.js/demo.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'reveal.js/demo.html') diff --git a/reveal.js/demo.html b/reveal.js/demo.html index ab11f77..39b014d 100644 --- a/reveal.js/demo.html +++ b/reveal.js/demo.html @@ -86,7 +86,7 @@

Pretty Code

-

+					

 						import React, { useState } from 'react';
 
 						function Example() {
@@ -102,7 +102,7 @@
 
 				

With animations

-