@appscode/design-system 2.17.28 → 2.17.29

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@appscode/design-system",
3
- "version": "2.17.28",
3
+ "version": "2.17.29",
4
4
  "description": "A design system for Appscode websites and dashboards made using Bulma",
5
5
  "main": "main.scss",
6
6
  "scripts": {
@@ -131,7 +131,7 @@ const handleClick = (name: string) => {
131
131
  <navbar-item-content class="navbar-dropdown-wrapper" style="right: -30px">
132
132
  <ul class="ac-scrollbar p-0 app-drawer">
133
133
  <li v-for="app in filteredAppList" :key="app.url">
134
- <a :href="app.url" target="_blank" @click="handleClick(app.name)">
134
+ <a :href="app.url" @click="handleClick(app.name)">
135
135
  <article class="media">
136
136
  <figure class="media-left">
137
137
  <p class="image">