context-api-themes:使用Context API和样式化组件探索主题

时间:2024-06-04 00:54:54
【文件属性】:

文件名称:context-api-themes:使用Context API和样式化组件探索主题

文件大小:95KB

文件格式:ZIP

更新时间:2024-06-04 00:54:54

JavaScript

上下文API主题 步骤1:创建React App create-react-app my-themed-app yarn start yarn add styled-components 步骤2:添加上下文提供程序


【文件预览】:
context-api-themes-master
----.gitignore(1KB)
----package.json(479B)
----package-lock.json(47KB)
----src()
--------components()
--------index.js(254B)
--------logo.svg(3KB)
--------App.js(596B)
--------containers()
--------registerServiceWorker.js(4KB)
--------themes()
--------index.css(63B)
--------App.test.js(248B)
----LICENSE(1KB)
----public()
--------index.html(2KB)
--------favicon.ico(4KB)
--------manifest.json(317B)
----README.md(186B)
----.prettierrc(212B)
----yarn.lock(248KB)

网友评论