Skip to content

Commit

Permalink
chore: update README
Browse files Browse the repository at this point in the history
  • Loading branch information
queeniechen-okta committed Dec 4, 2023
1 parent ea66269 commit 4139edc
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions packages/odyssey-react-mui/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,14 @@ const YourAppRoot = ({ children }) => (
);
```

### Generating ok-PL and ok-SK files

Right now we do not have the code to generate these files in Odyssey.

If you are an Okta employee, the easiest way to generate these files is to replace the English properties file of another project and run the build commands to get the ok-PL and ok-SK versions. For ok-SK, you will also need to replace the prefix with `odyssey:odyssey-react-mui: `.

If you are not an Okta employee, please file an issue request for assistance.

## Components

Components are published in an ESM format transpiled for the modern browsers
Expand Down

0 comments on commit 4139edc

Please sign in to comment.