Skip to content

Commit 21ae2e5

Browse files
author
m.r
committed
remove theme
1 parent da9aab1 commit 21ae2e5

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

README.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -48,15 +48,6 @@ Our library offers comprehensive support for a wide range of features, including
4848

4949
In version 2.1.0, we introduced a new feature called "convertTableToExcel," which enables the generation of an Excel file from a specified table or DOM element (table). The provided query is expected to be a valid input for the querySelector method. This enhancement allows for greater flexibility and convenience when creating Excel files directly from HTML tables.
5050

51-
## Themes
52-
53-
<div style="display:flex">
54-
<div style="display:flex;flex-direction:column">
55-
<div style="width:24px;height:8px;margin-right:1px;background-color:red"></div>
56-
<div style="width:24px;height:16px;margin-right:1px;background-color:yellow;color:red">1</div>
57-
</div>
58-
</div>
59-
6051
## Installation
6152

6253
Via CDN

0 commit comments

Comments
 (0)