mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-28 12:36:41 +07:00
Logo selecting dialog
This commit is contained in:
parent
8333807b31
commit
eaa3594bf9
13 changed files with 210 additions and 3862 deletions
|
@ -3,7 +3,7 @@ import React from 'react';
|
|||
import { stickers } from '$constants/stickers';
|
||||
import sprite from '$sprites/stickers.svg';
|
||||
|
||||
export class StickersHelper extends React.Component {
|
||||
export class StickersDialog extends React.Component {
|
||||
render() {
|
||||
return (
|
||||
<div className="helper stickers-helper">
|
Loading…
Add table
Add a link
Reference in a new issue