Skip to content
View wanderer-00's full-sized avatar
🐀
Крысиный ход
🐀
Крысиный ход

Block or report wanderer-00

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
wanderer-00/README.md

+import {MDXProvider} from '@mdx-js/react' import {createRoot} from 'react-dom/client' import {Heading, /* … */ Table} from './components/index.js' import Post from './post.mdx' // Assumes an integration is used to compile MDX -> JS.

@@ -13,4 +14,8 @@ const components = {

error color:#82071E background-color:#FFEBE9

ok color:#116329 background-color:#DAFBE1


color:#8250DF

const container = document.getElementById('root') if (!container) throw new Error('Expected root') const root = createRoot(container) -root.render() +root.render(

+)

Popular repositories Loading

  1. remarka-manual remarka-manual Public

    Собрание инструкций и обучающих маиериалов по работе с аппаратурой типографии Remark

    HTML 1

  2. GamE_1 GamE_1 Public

    1

  3. SCP-742.github.io SCP-742.github.io Public

    my first website xD

    HTML

  4. lite lite Public

    одинокий лендинг

    JavaScript

  5. three.js three.js Public

    Forked from mrdoob/three.js

    JavaScript 3D Library.

    JavaScript

  6. wanderer-00 wanderer-00 Public

    Config files for my GitHub profile.