summaryrefslogtreecommitdiff
path: root/priv/static/packs/features/glitch/async/search.js.map
diff options
context:
space:
mode:
Diffstat (limited to 'priv/static/packs/features/glitch/async/search.js.map')
-rw-r--r--priv/static/packs/features/glitch/async/search.js.map1
1 files changed, 1 insertions, 0 deletions
diff --git a/priv/static/packs/features/glitch/async/search.js.map b/priv/static/packs/features/glitch/async/search.js.map
new file mode 100644
index 000000000..6f99ce16c
--- /dev/null
+++ b/priv/static/packs/features/glitch/async/search.js.map
@@ -0,0 +1 @@
+{"version":3,"sources":["webpack:///app/javascript/tank/sources/git/git.pleroma.social/pleroma/mastofe/app/javascript/flavours/glitch/features/search/index.js"],"names":["Search","className"],"mappings":"uIAgBeA,UAZA,kBACb,mBAAKC,UAAU,2BAAf,EACE,YAAC,IAAD,IAEA,mBAAKA,UAAU,sBAAf,EACE,mBAAKA,UAAU,6BAAf,EACE,YAAC,IAAD","file":"features/glitch/async/search.js","sourcesContent":["import React from 'react';\nimport SearchContainer from 'flavours/glitch/features/compose/containers/search_container';\nimport SearchResultsContainer from 'flavours/glitch/features/compose/containers/search_results_container';\n\nconst Search = () => (\n <div className='column search-page'>\n <SearchContainer />\n\n <div className='drawer__pager'>\n <div className='drawer__inner darker'>\n <SearchResultsContainer />\n </div>\n </div>\n </div>\n);\n\nexport default Search;\n"],"sourceRoot":""} \ No newline at end of file