1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-07-27 00:30:09 +02:00

version fix

This commit is contained in:
Kushagra Gour
2023-05-29 01:28:13 +05:30
parent 92c1ef6ef6
commit 93432c4ed6

View File

@@ -114,7 +114,7 @@ export function Notifications(props) {
return ( return (
<div> <div>
<h1>Whats new?</h1> <h1>Whats new?</h1>
<Notification version="5.0.2" {...props}> <Notification version="5.0.3" {...props}>
<li> <li>
Popular libraries updated to latest versions. Thanks Popular libraries updated to latest versions. Thanks
<ThanksTo url="https://github.com/diomed" name="@diomed" /> <ThanksTo url="https://github.com/diomed" name="@diomed" />