We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0cddcf9 commit 614b317Copy full SHA for 614b317
src/Cobweb.jl
@@ -4,7 +4,7 @@ using DefaultApplication: DefaultApplication
4
using Scratch: @get_scratch!
5
using OrderedCollections: OrderedDict
6
7
-export Page, Tab, h, preview, IFrame, @js_str, @css_str
+export h, preview, IFrame, @js_str, @css_str
8
9
#-----------------------------------------------------------------------------# init
10
function __init__()
0 commit comments