UNPKG
itsa-react-table
Version:
latest (16.8.0)
16.8.0
16.7.1
16.7.0
16.6.0
16.5.7
16.5.6
16.5.5
16.5.4
16.5.3
16.5.2
16.5.1
16.5.0
16.4.4
16.4.3
16.4.2
16.4.1
16.4.0
16.3.18
16.3.17
16.3.16
16.3.15
16.3.14
16.3.13
16.3.12
16.3.11
16.3.10
16.3.9
16.3.8
16.3.7
16.3.6
16.3.5
16.3.4
16.3.3
16.3.2
16.3.1
16.3.0
16.2.3
16.2.2
16.2.1
16.2.0
16.1.3
16.1.2
16.1.1
16.1.0
16.0.7
16.0.6
16.0.5
16.0.4
16.0.3
16.0.2
16.0.1
16.0.0
0.2.8
0.2.7
0.2.6
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
0.0.1
Editable React.js table
github.com/ItsAsbreuk/itsa-react-table
ItsAsbreuk/itsa-react-table
itsa-react-table
/
api
/
modules
/
index.html
11 lines
(10 loc)
•
216 B
HTML
View Raw
1
2
3
4
5
6
7
8
9
10
11
<!doctype
html
>
<
html
>
<
head
>
<
title
>
Redirector
</
title
>
<
meta
http-equiv
=
"refresh"
content
=
"0;url=../"
>
</
head
>
<
body
>
<
a
href
=
"../"
>
Click here to redirect
</
a
>
</
body
>
</
html
>