chore(webapp): add missing packages

This commit is contained in:
Ahmed Bouhuolia
2023-10-03 22:05:57 +02:00
parent d2242b7744
commit 951e360405
28 changed files with 193 additions and 108 deletions

View File

@@ -1,5 +1,4 @@
// @ts-nocheck
import React from 'react';
import PropTypes from 'prop-types';
export const For = ({ render, of }) =>