Skip to content

Commit f4e54e4

Browse files
committed
testing and setting up workflows
1 parent 444ebc4 commit f4e54e4

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

packages/css/README.md

+2
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,5 @@ const MyComponent = () => {
2222
**For HTML structure for each component, see the README.md for each css-file, located in /src, or the `Docs`-section in the [Storybook](https://miljodir.github.io/md-components/) for each component. This must be followed if stylesheets are used as standalone, without React components.**
2323

2424
_For React components, see [@miljodirektoratet/md-react](https://www.npmjs.com/package/@miljodirektoratet/md-react)_
25+
26+
**Endring for å teste workflow**

packages/react/README.md

+2
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,5 @@ const MyComponent = () => {
2121
**For more documentation, please refer to the [Storybook](https://miljodir.github.io/md-components/)**
2222

2323
_For stylesheets, see [@miljodirektoratet/md-css](https://www.npmjs.com/package/@miljodirektoratet/md-css)_
24+
25+
**Endring for å teste workflow**

0 commit comments

Comments
 (0)