Skip to content

fix(interaction): emoji support fix #315

fix(interaction): emoji support fix

fix(interaction): emoji support fix #315

Workflow file for this run

name: Build Docs
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Test Docs
run: npm run test:docs