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:
@@ -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" />
|
||||||
|
Reference in New Issue
Block a user