difftastic/sample_files/simple_2.js

3 lines
67 B
JavaScript

import React, {useState} from 'react';
console.log('hello world');