Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/proksh/atomize
/ Image.js
File
Image.js
src/atoms/image/Image.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
React, { Component } from
"react"
;
2
import
{ styled } from
"styletron-react"
;
3
import
{ ThemeContext } from
"../../core/ThemeContext"
;
4
import
computeImageStyle from
"./Image.style"
;
Callers
nothing calls this directly
Calls
1
computeImageStyle
Function · 0.85
Tested by
no test coverage detected