diff --git a/src/components/Notifications.jsx b/src/components/Notifications.jsx index 57e8a1a..4dbc280 100644 --- a/src/components/Notifications.jsx +++ b/src/components/Notifications.jsx @@ -103,7 +103,15 @@ export function Notifications(props) {

Whats new?

- + +
  • + Hidden Prettier: Selecting code and pressing + Shift+Tab now uses Prettier to auto-format. This will improve UX wise + in coming versions. +
  • +
    + +
  • New Template: Template for Vue.js is available when you start a new creation. Thanks{' '}