1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-06-09 11:14:56 +02:00

notifications: update

This commit is contained in:
Kushagra Gour 2018-07-31 01:17:29 +05:30
parent 9b14ff9294
commit 3e8e11a4aa

View File

@ -126,6 +126,9 @@ export function Notifications(props) {
Migrate remaining interface elements to dark theme. Now complete app Migrate remaining interface elements to dark theme. Now complete app
is in dark theme. is in dark theme.
</NotificationItem> </NotificationItem>
<NotificationItem type="bug">
Fix "Save as HTML" and "Take Screenshot" features in Chrome extension.
</NotificationItem>
</Notification> </Notification>
<Notification version="3.3.2" {...props}> <Notification version="3.3.2" {...props}>