This commit is contained in:
Korbs 2024-12-04 20:05:56 -05:00
parent d43a1569e0
commit 39513f2c56
2 changed files with 5 additions and 10 deletions

View file

@ -1,12 +1,7 @@
# electron-tabs is discontinued
> ![NOTE]
> Fork of Electron Tabs by Brrd
Thank you for your support and contributions all these years.
---
# electron-tabs
> Simple tabs for Electron applications
# Electron Tabs
![Electron Tab Demo](image.jpg)

View file

@ -1,6 +1,6 @@
{
"name": "electron-tabs",
"version": "1.0.4",
"name": "@sudovanilla/electron-tabs",
"version": "1.1.0",
"description": "Simple tabs for Electron applications",
"main": "dist/electron-tabs.js",
"types": "dist/electron-tabs.d.ts",