kopia lustrzana https://github.com/shoelace-style/shoelace
uses latest React 18 minor versions for code-previews on Codepen (#2125)
Co-authored-by: Lorenz Kahl <lorenz.kahl@tk.de>pull/2116/head^2
rodzic
5babdf9059
commit
0c8f44cdb0
|
@ -65,7 +65,7 @@
|
|||
}
|
||||
|
||||
const shoelaceVersion = document.documentElement.getAttribute('data-shoelace-version');
|
||||
const reactVersion = '18.2.0';
|
||||
const reactVersion = '^18';
|
||||
const cdndir = 'cdn';
|
||||
const npmdir = 'dist';
|
||||
let flavor = getFlavor();
|
||||
|
|
Ładowanie…
Reference in New Issue